Document.Profile

Overview

Gets or sets the profile data of document.

Xml myDocument.Profile { get; }

Remarks

Default value of Document.Profile is empty xml node.

Example

var profileInfo = myDocument.Profile;

See Also

Copyright © 2010 - 2023 Emakin. All rights reserved.