<Code Lib>
2026 Property
Changes 0
P

ImageExportOptions.ZoomType

Description:
The zoom type, which defines how the image size is determined.
Remarks:
The default is FitToPage.

public ZoomFitType ZoomType { get; set; }

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

Loading…