FitBVExplicitDestination
Overview
FitBVExplicitDestination यह एक क्लास है Aspose.PDF FOSS के लिए .NET. वारिस से: ExplicitDestination.
FitBV डिज़ाइन (/FitB V) - बाईं ओर ऊर्ध्वाधर रूप से फिट सीमा बॉक्स।.
इस कक्षा में .NET प्रोग्रामों में FitBVExplicitDestination वस्तुओं के साथ काम करने के लिए 5 तरीके प्रदान किए जाते हैं।. उपलब्ध तरीकों में शामिल हैं: CreateDestination, FitBVExplicitDestination, ToString. सभी सार्वजनिक सदस्य किसी भी .NET अनुप्रयोग के लिए उपलब्ध हैं Aspose.PDF FOSS को स्थापित करने के बाद .Net पैकेज के साथ।. संपत्ति : Left, Page, PageNumber, Type.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Left | double | Read | बाईं ओर ले जाओ।. |
PageNumber | int | Read | लक्ष्य पृष्ठ संख्या (1 आधारित). |
Type | string | Read | डिलीवरी प्रकार का नाम (फिट, XYZ, फिटएच आदि). |
Page | Page? | Read | लक्ष्य पृष्ठ (API Parity) के बारे में जानकारी।. |
Methods
| Signature | Description |
|---|---|
FitBVExplicitDestination(page: Page, left: double) | इस FitBVExplicitDestination उदाहरण पर FitVVexpliciteDestition कॉल करें।. |
FitBVExplicitDestination(pageNumber: int, left: double) | |
FitBVExplicitDestination(document: Document, pageNumber: int, left: double) | |
ToString() | इस FitBVExplicitDestination उदाहरण पर ToString कॉल करें।. |
CreateDestination(pageNumber: int, type: ExplicitDestinationType, values: double[]) | कारखाने: पृष्ठ नंबर पर टाइप करने के लिए विशिष्ट डिज़ाइन उपक्लास बनाएं।. |