'宣言 Public ReadOnly Property Annotation As AnnotationBase
public AnnotationBase Annotation {get;}
このプロパティが null 参照 (Visual Basicでは Nothing) でない場合、画像は注釈の外観ストリームで使用されます。 その場合、Page プロパティは注釈を所有するページを返します。 注釈が複数のページで共有されている場合(GrapeCity.Documents.Pdf.Annotations.AnnotationBase.Pages プロパティに複数の項目が含まれている場合)、Page プロパティは GrapeCity.Documents.Pdf.Annotations.AnnotationBase.Pages リストの最初のページを返します。
'宣言 Public ReadOnly Property Annotation As AnnotationBase
public AnnotationBase Annotation {get;}