AppearanceDictionary.Item
AppearanceDictionary indexer
Represents convenient form for getting appearance streams.
public XForm this[string key] { get; set; }
| Parameter | Description |
|---|---|
| key | Represents path to appearance stream. If appearance dictionary has subdictionaries, then path must contain 2 parts (Keys), else path has only one part. |
Return Value
XForm object (appearance stream) which corresponds to the given key.
See Also
- class XForm
- class AppearanceDictionary
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF