Glyphs
StyleSimulations Property
|
Gets or sets the StyleSimulations.
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public StyleSimulations StyleSimulations { get; set; }
Public Property StyleSimulations As StyleSimulations
Get
Set
public:
property StyleSimulations StyleSimulations {
StyleSimulations get ();
void set (StyleSimulations value);
}
member StyleSimulations : StyleSimulations with get, set
Property Value
Type:
StyleSimulations
See Also