Click or drag to resize

FixedLayoutPage Comments Property

Provides access to the comments of the page.

Namespace: Spire.Doc.Pages
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public LayoutCollection<FixedLayoutComment> Comments { get; }

Property Value

Type: LayoutCollection FixedLayoutComment
See Also