OutputIntents

OutputIntents

Overview

OutputIntents यह एक क्लास है Aspose.PDF FOSS के लिए .NET. वारिस से: IEnumerable<OutputIntent>.

OutputIntent दस्तावेज़ कैटलॉग /OutputIntents रैली पर इनपुटों का संग्रह।.

इस वर्ग में .NET प्रोग्रामों में OutputIntents वस्तुओं के साथ काम करने के लिए 6 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: Add, Clear, Contains, CopyTo, GetEnumerator, Remove. सभी सार्वजनिक सदस्य किसी भी .NET अनुप्रयोग के लिए उपलब्ध हैं Aspose.PDF FOSS को स्थापित करने के बाद .Net पैकेज के साथ।. संपत्ति : Count, IsReadOnly.

Properties

NameTypeAccessDescription
CountintReadगिनती की है।.
IsReadOnlyboolReadयह केवल पढ़ा जाता है।.

Methods

SignatureDescription
Add(item: OutputIntent)इस OutputIntents उदाहरण पर कॉल जोड़ें।.
Clear()इस OutputIntents उदाहरण पर स्पष्ट कॉल करें।.
Contains(item: OutputIntent)कॉल इस OutputIntents उदाहरण पर शामिल हैं।.
CopyTo(array: OutputIntent[], arrayIndex: int)इस उदाहरण पर CopyTo कॉल करें।.
Remove(item: OutputIntent)इस OutputIntents उदाहरण पर कॉल हटा दें।.
GetEnumerator()इस उदाहरण पर GetEnumerator कॉल करें।.

See Also

 हिन्दी