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