CadOptionsScaleFactor Property |
Values higher than 1 will enlarge output result; values between 0 and 1 will make output result smaller.
Namespace: GroupDocs.Viewer.OptionsAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic float ScaleFactor { get; }
Public ReadOnly Property ScaleFactor As Single
Get
public:
property float ScaleFactor {
float get ();
}
member ScaleFactor : float32 with get
Property Value
Type:
Single
See Also