A flag to indicate if this element was scaled.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public bool Scaled { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Scaled As Boolean Get |
| Visual C++ |
|---|
public: property bool Scaled { bool get (); } |