PrintingProperties.ScaleToFitPaper Property
Scale to Fit Paper when printing.Represents the attribte in schema: scaleToFitPaper
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "scaleToFitPaper")> _
Public Property ScaleToFitPaper As BooleanValue
Get
Set
用法
Dim instance As PrintingProperties
Dim value As BooleanValue
value = instance.ScaleToFitPaper
instance.ScaleToFitPaper = value
[SchemaAttrAttribute(, "scaleToFitPaper")]
public BooleanValue ScaleToFitPaper { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.