<Code Lib>
2026 Property
Changes 0
P

ImageExportOptions.FitDirection

Description:
The fit direction. Used only if ZoomType is FitToPage.
Remarks:
The default is Horizontal.

public FitDirectionType FitDirection { get; set; }

  • When setting this property: A value passed for an enumeration argument is not a member of that enumeration

Loading…