API Reference

Class

VisioFitToContentOptions

Namespace OfficeIMO.Visio
Assembly OfficeIMO.Visio
Modifiers sealed

Advanced resize-to-content behavior for imported pages.

Inheritance

  • Object
  • VisioFitToContentOptions

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public Double HorizontalMargin { get; set; } #

Horizontal page margin in inches.

public Double VerticalMargin { get; set; } #

Vertical page margin in inches.

public Boolean IncludeGroupChildren { get; set; } #

Whether grouped child geometry contributes to bounds.

public Boolean IncludeConnectors { get; set; } #

Whether connector routes and label boxes contribute to bounds.

public Boolean MoveContent { get; set; } #

Whether content is translated to the requested margins.

public Boolean ResizePage { get; set; } #

Whether page dimensions are resized around content.