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