Document.Origin
Document.Origin property
Gets the document origin.
public string Origin { get; }
Property Value
The origin.
See Also
- class Document
 - namespace Aspose.Html.Dom
 - assembly Aspose.HTML
 
Gets the document origin.
public string Origin { get; }
The origin.