'Declaration Public Overrides Function CanSetAppearance( _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
) As Boolean
public override bool CanSetAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
public: bool CanSetAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
); override
public:
bool CanSetAppearance(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
); override
Parameters
- annotation
- Аннотация.
Return Value
True, если генератор внешнего вида может задать внешний вид указанной аннотации; в противном случае - false.