 |
PdfResizeManagerAllowScale Property |
Specifies if the content can be scaled (resized) in the generated document (resized).
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic bool AllowScale { get; set; }Public Property AllowScale As Boolean
Get
Set
Property Value
Boolean
RemarksThe default value is TRUE.
See Also