diff --git a/english/net/aspose.pdf.drawing/arc/checkbounds/_index.md b/english/net/aspose.pdf.drawing/arc/checkbounds/_index.md new file mode 100644 index 000000000..9a208d9af --- /dev/null +++ b/english/net/aspose.pdf.drawing/arc/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Arc.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Arc method. +type: docs +weight: 70 +url: /net/aspose.pdf.drawing/arc/checkbounds/ +--- +## Arc.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Arc](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/circle/checkbounds/_index.md b/english/net/aspose.pdf.drawing/circle/checkbounds/_index.md new file mode 100644 index 000000000..884377d32 --- /dev/null +++ b/english/net/aspose.pdf.drawing/circle/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Circle.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Circle method. +type: docs +weight: 50 +url: /net/aspose.pdf.drawing/circle/checkbounds/ +--- +## Circle.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Circle](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/curve/checkbounds/_index.md b/english/net/aspose.pdf.drawing/curve/checkbounds/_index.md new file mode 100644 index 000000000..bcc7ddc32 --- /dev/null +++ b/english/net/aspose.pdf.drawing/curve/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Curve.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Curve method. +type: docs +weight: 30 +url: /net/aspose.pdf.drawing/curve/checkbounds/ +--- +## Curve.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Curve](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/ellipse/checkbounds/_index.md b/english/net/aspose.pdf.drawing/ellipse/checkbounds/_index.md new file mode 100644 index 000000000..cad4372db --- /dev/null +++ b/english/net/aspose.pdf.drawing/ellipse/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Ellipse.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Ellipse method. +type: docs +weight: 60 +url: /net/aspose.pdf.drawing/ellipse/checkbounds/ +--- +## Ellipse.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Ellipse](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/line/checkbounds/_index.md b/english/net/aspose.pdf.drawing/line/checkbounds/_index.md new file mode 100644 index 000000000..20cf8c1c5 --- /dev/null +++ b/english/net/aspose.pdf.drawing/line/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Line.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Line method. +type: docs +weight: 30 +url: /net/aspose.pdf.drawing/line/checkbounds/ +--- +## Line.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Line](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/path/checkbounds/_index.md b/english/net/aspose.pdf.drawing/path/checkbounds/_index.md new file mode 100644 index 000000000..d348d3eba --- /dev/null +++ b/english/net/aspose.pdf.drawing/path/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Path.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Path method. +type: docs +weight: 30 +url: /net/aspose.pdf.drawing/path/checkbounds/ +--- +## Path.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Path](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/rectangle/checkbounds/_index.md b/english/net/aspose.pdf.drawing/rectangle/checkbounds/_index.md new file mode 100644 index 000000000..909924cfa --- /dev/null +++ b/english/net/aspose.pdf.drawing/rectangle/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Rectangle.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Rectangle method. +type: docs +weight: 70 +url: /net/aspose.pdf.drawing/rectangle/checkbounds/ +--- +## Rectangle.CheckBounds method + +```csharp +public override bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Rectangle](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.drawing/shape/checkbounds/_index.md b/english/net/aspose.pdf.drawing/shape/checkbounds/_index.md new file mode 100644 index 000000000..bb15e57e0 --- /dev/null +++ b/english/net/aspose.pdf.drawing/shape/checkbounds/_index.md @@ -0,0 +1,21 @@ +--- +title: Shape.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: Shape method. +type: docs +weight: 30 +url: /net/aspose.pdf.drawing/shape/checkbounds/ +--- +## Shape.CheckBounds method + +```csharp +public virtual bool CheckBounds(double containerWidth, double containerHeight) +``` + +### See Also + +* class [Shape](../) +* namespace [Aspose.Pdf.Drawing](../../../aspose.pdf.drawing/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/_index.md b/english/net/aspose.pdf.generator/_index.md new file mode 100644 index 000000000..3de8aae22 --- /dev/null +++ b/english/net/aspose.pdf.generator/_index.md @@ -0,0 +1,28 @@ +--- +title: Aspose.Pdf.Generator +second_title: Aspose.PDF for .NET API Reference +description: +type: docs +weight: 150 +url: /net/aspose.pdf.generator/ +--- + + +## Classes + +| Class | Description | +| --- | --- | +| [BoundsCheckableList<T>](./boundscheckablelist-1/) | Represents BoundsCheckableList - wrapper around System.Collections.Generic.List. | +| [BoundsOutOfRangeException](./boundsoutofrangeexception/) | Represents an exception which occurs when an item doesn't fit within the given container dimensions. | +## Interfaces + +| Interface | Description | +| --- | --- | +| [IBoundsCheckableItem](./iboundscheckableitem/) | | +## Enumeration + +| Enumeration | Description | +| --- | --- | +| [BoundsCheckMode](./boundscheckmode/) | Specifies the behavior for bounds checking when adding items to a collection. | + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/_index.md new file mode 100644 index 000000000..aa26ada78 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/_index.md @@ -0,0 +1,55 @@ +--- +title: Class BoundsCheckableListT +second_title: Aspose.PDF for .NET API Reference +description: Aspose.Pdf.Generator.BoundsCheckableList1T class. Represents BoundsCheckableList wrapper around System.Collections.Generic.List +type: docs +weight: 3810 +url: /net/aspose.pdf.generator/boundscheckablelist-1/ +--- +## BoundsCheckableList<T> class + +Represents BoundsCheckableList - wrapper around System.Collections.Generic.List. + +```csharp +public class BoundsCheckableList : IList + where T : IBoundsCheckableItem +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [BoundsCheckableList](boundscheckablelist/#constructor)() | Initializes a new instance of the BoundsCheckableList class. | +| [BoundsCheckableList](boundscheckablelist/#constructor_1)(BoundsCheckMode, double, double) | Initializes a new instance of the BoundsCheckableList class. | + +## Properties + +| Name | Description | +| --- | --- | +| [Count](../../aspose.pdf.generator/boundscheckablelist-1/count/) { get; } | Gets the number of elements contained in the System.Collections.Generic.List. | +| [IsReadOnly](../../aspose.pdf.generator/boundscheckablelist-1/isreadonly/) { get; } | Gets the value indicating if collection is readonly. | +| [Item](../../aspose.pdf.generator/boundscheckablelist-1/item/) { get; set; } | Gets or sets paragraph from or to collection. | + +## Methods + +| Name | Description | +| --- | --- | +| [Add](../../aspose.pdf.generator/boundscheckablelist-1/add/)(T) | Adds an object to the end of the System.Collections.Generic.List depending on "boundsCheckMode" parameter. | +| [Clear](../../aspose.pdf.generator/boundscheckablelist-1/clear/)() | Removes all elements from the System.Collections.Generic.List. | +| [Contains](../../aspose.pdf.generator/boundscheckablelist-1/contains/)(T) | Determines whether an element is in the System.Collections.Generic.List. | +| [CopyTo](../../aspose.pdf.generator/boundscheckablelist-1/copyto/)(T[], int) | | +| [GetEnumerator](../../aspose.pdf.generator/boundscheckablelist-1/getenumerator/)() | Returns an enumerator that iterates through the System.Collections.Generic.List. | +| [IndexOf](../../aspose.pdf.generator/boundscheckablelist-1/indexof/)(T) | Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.Generic.List. | +| [Insert](../../aspose.pdf.generator/boundscheckablelist-1/insert/)(int, T) | Inserts an element into the System.Collections.Generic.List at the specified index. | +| [Remove](../../aspose.pdf.generator/boundscheckablelist-1/remove/)(T) | Removes the first occurrence of a specific object from the System.Collections.Generic.List. | +| [RemoveAt](../../aspose.pdf.generator/boundscheckablelist-1/removeat/)(int) | Removes the element at the specified index of the System.Collections.Generic.List. | +| [UpdateBoundsCheckMode](../../aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/#updateboundscheckmode)(BoundsCheckMode) | Updates boundsCheckMode parameter for initialized collection. | +| [UpdateBoundsCheckMode](../../aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/#updateboundscheckmode_1)(BoundsCheckMode, double, double) | Updates boundsCheckMode parameter for initialized collection. | + +### See Also + +* interface [IBoundsCheckableItem](../iboundscheckableitem/) +* namespace [Aspose.Pdf.Generator](../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/add/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/add/_index.md new file mode 100644 index 000000000..02e9bd4f8 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/add/_index.md @@ -0,0 +1,27 @@ +--- +title: BoundsCheckableList1.Add +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Adds an object to the end of the System.Collections.Generic.List depending on boundsCheckMode parameter +type: docs +weight: 50 +url: /net/aspose.pdf.generator/boundscheckablelist-1/add/ +--- +## BoundsCheckableList<T>.Add method + +Adds an object to the end of the System.Collections.Generic.List depending on "boundsCheckMode" parameter. + +```csharp +public void Add(T item) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| item | T | The object to be added to the end of the System.Collections.Generic.List. The value can be "null" for reference types. | + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/boundscheckablelist/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/boundscheckablelist/_index.md new file mode 100644 index 000000000..d1d2553fe --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/boundscheckablelist/_index.md @@ -0,0 +1,47 @@ +--- +title: BoundsCheckableList1.BoundsCheckableList +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList constructor. Initializes a new instance of the BoundsCheckableList class +type: docs +weight: 10 +url: /net/aspose.pdf.generator/boundscheckablelist-1/boundscheckablelist/ +--- +## BoundsCheckableList() {#constructor} + +Initializes a new instance of the BoundsCheckableList class. + +```csharp +public BoundsCheckableList() +``` + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + +--- + +## BoundsCheckableList(BoundsCheckMode, double, double) {#constructor_1} + +Initializes a new instance of the BoundsCheckableList class. + +```csharp +public BoundsCheckableList(BoundsCheckMode boundsCheckMode, double containerWidth, + double containerHeight) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| boundsCheckMode | BoundsCheckMode | The bounds cCheck mode. | +| containerWidth | Double | The container width. | +| containerHeight | Double | The container height. | + +### See Also + +* enum [BoundsCheckMode](../../boundscheckmode/) +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/clear/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/clear/_index.md new file mode 100644 index 000000000..4189e7306 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/clear/_index.md @@ -0,0 +1,23 @@ +--- +title: BoundsCheckableList1.Clear +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Removes all elements from the System.Collections.Generic.List +type: docs +weight: 60 +url: /net/aspose.pdf.generator/boundscheckablelist-1/clear/ +--- +## BoundsCheckableList<T>.Clear method + +Removes all elements from the System.Collections.Generic.List. + +```csharp +public void Clear() +``` + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/contains/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/contains/_index.md new file mode 100644 index 000000000..56ef307ab --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/contains/_index.md @@ -0,0 +1,31 @@ +--- +title: BoundsCheckableList1.Contains +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Determines whether an element is in the System.Collections.Generic.List +type: docs +weight: 70 +url: /net/aspose.pdf.generator/boundscheckablelist-1/contains/ +--- +## BoundsCheckableList<T>.Contains method + +Determines whether an element is in the System.Collections.Generic.List. + +```csharp +public bool Contains(T item) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| item | T | The object to locate in the System.Collections.Generic.List. The value can be null for reference types. | + +### Return Value + +true if *item* is found in the System.Collections.Generic.List; otherwise, false. + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/copyto/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/copyto/_index.md new file mode 100644 index 000000000..10f434498 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/copyto/_index.md @@ -0,0 +1,21 @@ +--- +title: BoundsCheckableList1.CopyTo +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. +type: docs +weight: 80 +url: /net/aspose.pdf.generator/boundscheckablelist-1/copyto/ +--- +## BoundsCheckableList<T>.CopyTo method + +```csharp +public void CopyTo(T[] array, int arrayIndex) +``` + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/count/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/count/_index.md new file mode 100644 index 000000000..1fe86835e --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/count/_index.md @@ -0,0 +1,27 @@ +--- +title: BoundsCheckableList1.Count +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList property. Gets the number of elements contained in the System.Collections.Generic.List +type: docs +weight: 20 +url: /net/aspose.pdf.generator/boundscheckablelist-1/count/ +--- +## BoundsCheckableList<T>.Count property + +Gets the number of elements contained in the System.Collections.Generic.List. + +```csharp +public int Count { get; } +``` + +### Return Value + +The number of elements contained in the System.Collections.Generic.List. + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/getenumerator/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/getenumerator/_index.md new file mode 100644 index 000000000..9cbea307e --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/getenumerator/_index.md @@ -0,0 +1,27 @@ +--- +title: BoundsCheckableList1.GetEnumerator +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Returns an enumerator that iterates through the System.Collections.Generic.List +type: docs +weight: 90 +url: /net/aspose.pdf.generator/boundscheckablelist-1/getenumerator/ +--- +## BoundsCheckableList<T>.GetEnumerator method + +Returns an enumerator that iterates through the System.Collections.Generic.List. + +```csharp +public IEnumerator GetEnumerator() +``` + +### Return Value + +A Enumerator for the System.Collections.Generic.List. + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/indexof/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/indexof/_index.md new file mode 100644 index 000000000..e12d2d641 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/indexof/_index.md @@ -0,0 +1,31 @@ +--- +title: BoundsCheckableList1.IndexOf +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Searches for the specified object and returns the zerobased index of the first occurrence within the entire System.Collections.Generic.List +type: docs +weight: 100 +url: /net/aspose.pdf.generator/boundscheckablelist-1/indexof/ +--- +## BoundsCheckableList<T>.IndexOf method + +Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.Generic.List. + +```csharp +public int IndexOf(T item) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| item | T | The object to locate in the System.Collections.Generic.List. The value can be null for reference types. | + +### Return Value + +The zero-based index of the first occurrence of *item* within the entire System.Collections.Generic.List, if found; otherwise, –1. + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/insert/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/insert/_index.md new file mode 100644 index 000000000..20c469965 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/insert/_index.md @@ -0,0 +1,34 @@ +--- +title: BoundsCheckableList1.Insert +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Inserts an element into the System.Collections.Generic.List at the specified index +type: docs +weight: 110 +url: /net/aspose.pdf.generator/boundscheckablelist-1/insert/ +--- +## BoundsCheckableList<T>.Insert method + +Inserts an element into the System.Collections.Generic.List at the specified index. + +```csharp +public void Insert(int index, T item) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| index | Int32 | The zero-based index at which item should be inserted. | +| item | T | The object to insert. The value can be null for reference types. | + +### Exceptions + +| exception | condition | +| --- | --- | +| ArgumentOutOfRangeException | *index* is less than 0. -or- *index* is greater than Count. | + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/isreadonly/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/isreadonly/_index.md new file mode 100644 index 000000000..6d32290c6 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/isreadonly/_index.md @@ -0,0 +1,23 @@ +--- +title: BoundsCheckableList1.IsReadOnly +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList property. Gets the value indicating if collection is readonly +type: docs +weight: 30 +url: /net/aspose.pdf.generator/boundscheckablelist-1/isreadonly/ +--- +## BoundsCheckableList<T>.IsReadOnly property + +Gets the value indicating if collection is readonly. + +```csharp +public bool IsReadOnly { get; } +``` + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/item/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/item/_index.md new file mode 100644 index 000000000..44656e969 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/item/_index.md @@ -0,0 +1,27 @@ +--- +title: BoundsCheckableList1.Item +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList property. Gets or sets paragraph from or to collection +type: docs +weight: 40 +url: /net/aspose.pdf.generator/boundscheckablelist-1/item/ +--- +## BoundsCheckableList<T> indexer + +Gets or sets paragraph from or to collection. + +```csharp +public T this[int index] { get; set; } +``` + +| Parameter | Description | +| --- | --- | +| index | The paragraph index. | + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/remove/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/remove/_index.md new file mode 100644 index 000000000..ed521c1d5 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/remove/_index.md @@ -0,0 +1,31 @@ +--- +title: BoundsCheckableList1.Remove +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Removes the first occurrence of a specific object from the System.Collections.Generic.List +type: docs +weight: 120 +url: /net/aspose.pdf.generator/boundscheckablelist-1/remove/ +--- +## BoundsCheckableList<T>.Remove method + +Removes the first occurrence of a specific object from the System.Collections.Generic.List. + +```csharp +public bool Remove(T item) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| item | T | The object to remove from the System.Collections.Generic.List. The value can be null for reference types. | + +### Return Value + +true if *item* is successfully removed; otherwise, false. This method also returns false if *item* was not found in the System.Collections.Generic.List. + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/removeat/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/removeat/_index.md new file mode 100644 index 000000000..4b7be8bb6 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/removeat/_index.md @@ -0,0 +1,33 @@ +--- +title: BoundsCheckableList1.RemoveAt +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Removes the element at the specified index of the System.Collections.Generic.List +type: docs +weight: 130 +url: /net/aspose.pdf.generator/boundscheckablelist-1/removeat/ +--- +## BoundsCheckableList<T>.RemoveAt method + +Removes the element at the specified index of the System.Collections.Generic.List. + +```csharp +public void RemoveAt(int index) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| index | Int32 | The zero-based index of the element to remove. | + +### Exceptions + +| exception | condition | +| --- | --- | +| ArgumentOutOfRangeException | *index* is less than 0. -or- *index* is equal to or greater than Count. | + +### See Also + +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/_index.md b/english/net/aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/_index.md new file mode 100644 index 000000000..c9fa65f26 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/_index.md @@ -0,0 +1,52 @@ +--- +title: BoundsCheckableList1.UpdateBoundsCheckMode +second_title: Aspose.PDF for .NET API Reference +description: BoundsCheckableList method. Updates boundsCheckMode parameter for initialized collection +type: docs +weight: 140 +url: /net/aspose.pdf.generator/boundscheckablelist-1/updateboundscheckmode/ +--- +## UpdateBoundsCheckMode(BoundsCheckMode, double, double) {#updateboundscheckmode_1} + +Updates boundsCheckMode parameter for initialized collection. + +```csharp +public void UpdateBoundsCheckMode(BoundsCheckMode boundsCheckMode, double containerWidth, + double containerHeight) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| boundsCheckMode | BoundsCheckMode | The bounds check mode. | +| containerWidth | Double | The container width. | +| containerHeight | Double | The container height. | + +### See Also + +* enum [BoundsCheckMode](../../boundscheckmode/) +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + +--- + +## UpdateBoundsCheckMode(BoundsCheckMode) {#updateboundscheckmode} + +Updates boundsCheckMode parameter for initialized collection. + +```csharp +public void UpdateBoundsCheckMode(BoundsCheckMode boundsCheckMode) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| boundsCheckMode | BoundsCheckMode | The bounds check mode. | + +### See Also + +* enum [BoundsCheckMode](../../boundscheckmode/) +* class [BoundsCheckableList<T>](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/boundscheckmode/_index.md b/english/net/aspose.pdf.generator/boundscheckmode/_index.md new file mode 100644 index 000000000..6de71e3bf --- /dev/null +++ b/english/net/aspose.pdf.generator/boundscheckmode/_index.md @@ -0,0 +1,29 @@ +--- +title: Enum BoundsCheckMode +second_title: Aspose.PDF for .NET API Reference +description: Aspose.Pdf.Generator.BoundsCheckMode enum. Specifies the behavior for bounds checking when adding items to a collection +type: docs +weight: 3800 +url: /net/aspose.pdf.generator/boundscheckmode/ +--- +## BoundsCheckMode enumeration + +Specifies the behavior for bounds checking when adding items to a collection. + +```csharp +public enum BoundsCheckMode +``` + +### Values + +| Name | Value | Description | +| --- | --- | --- | +| Default | `0` | Default behavior: Add items without bounds checking. | +| ThrowExceptionIfDoesNotFit | `1` | Throw BoundsNotFitException if an item doesn't fit within the given container dimensions (inclusive). | + +### See Also + +* namespace [Aspose.Pdf.Generator](../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../) + + diff --git a/english/net/aspose.pdf.generator/boundsoutofrangeexception/_index.md b/english/net/aspose.pdf.generator/boundsoutofrangeexception/_index.md new file mode 100644 index 000000000..d58715b48 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundsoutofrangeexception/_index.md @@ -0,0 +1,31 @@ +--- +title: Class BoundsOutOfRangeException +second_title: Aspose.PDF for .NET API Reference +description: Aspose.Pdf.Generator.BoundsOutOfRangeException class. Represents an exception which occurs when an item doesnt fit within the given container dimensions +type: docs +weight: 3820 +url: /net/aspose.pdf.generator/boundsoutofrangeexception/ +--- +## BoundsOutOfRangeException class + +Represents an exception which occurs when an item doesn't fit within the given container dimensions. + +```csharp +public class BoundsOutOfRangeException : PdfException +``` + +## Constructors + +| Name | Description | +| --- | --- | +| [BoundsOutOfRangeException](boundsoutofrangeexception/#constructor)() | Initializes a new instance of the `BoundsOutOfRangeException` class. | +| [BoundsOutOfRangeException](boundsoutofrangeexception/#constructor_1)(string) | Initializes a new instance of the `BoundsOutOfRangeException` class with a specified error message. | +| [BoundsOutOfRangeException](boundsoutofrangeexception/#constructor_2)(string, double, double) | Initializes a new instance of the `BoundsOutOfRangeException` class with a specified error message and item dimensions. | + +### See Also + +* class [PdfException](../../aspose.pdf/pdfexception/) +* namespace [Aspose.Pdf.Generator](../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../) + + diff --git a/english/net/aspose.pdf.generator/boundsoutofrangeexception/boundsoutofrangeexception/_index.md b/english/net/aspose.pdf.generator/boundsoutofrangeexception/boundsoutofrangeexception/_index.md new file mode 100644 index 000000000..b5c670c95 --- /dev/null +++ b/english/net/aspose.pdf.generator/boundsoutofrangeexception/boundsoutofrangeexception/_index.md @@ -0,0 +1,65 @@ +--- +title: BoundsOutOfRangeException.BoundsOutOfRangeException +second_title: Aspose.PDF for .NET API Reference +description: BoundsOutOfRangeException constructor. Initializes a new instance of the BoundsOutOfRangeException class +type: docs +weight: 10 +url: /net/aspose.pdf.generator/boundsoutofrangeexception/boundsoutofrangeexception/ +--- +## BoundsOutOfRangeException() {#constructor} + +Initializes a new instance of the [`BoundsOutOfRangeException`](../) class. + +```csharp +public BoundsOutOfRangeException() +``` + +### See Also + +* class [BoundsOutOfRangeException](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + +--- + +## BoundsOutOfRangeException(string) {#constructor_1} + +Initializes a new instance of the [`BoundsOutOfRangeException`](../) class with a specified error message. + +```csharp +public BoundsOutOfRangeException(string message) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| message | String | The error message that explains the reason for the exception. | + +### See Also + +* class [BoundsOutOfRangeException](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + +--- + +## BoundsOutOfRangeException(string, double, double) {#constructor_2} + +Initializes a new instance of the [`BoundsOutOfRangeException`](../) class with a specified error message and item dimensions. + +```csharp +public BoundsOutOfRangeException(string message, double containerWidth, double containerHeight) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| message | String | The error message that explains the reason for the exception. | +| containerWidth | Double | The width of the container. | +| containerHeight | Double | The height of the container. | + +### See Also + +* class [BoundsOutOfRangeException](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + + diff --git a/english/net/aspose.pdf.generator/iboundscheckableitem/_index.md b/english/net/aspose.pdf.generator/iboundscheckableitem/_index.md new file mode 100644 index 000000000..dcff7cffa --- /dev/null +++ b/english/net/aspose.pdf.generator/iboundscheckableitem/_index.md @@ -0,0 +1,26 @@ +--- +title: Interface IBoundsCheckableItem +second_title: Aspose.PDF for .NET API Reference +description: Aspose.Pdf.Generator.IBoundsCheckableItem interface. +type: docs +weight: 3830 +url: /net/aspose.pdf.generator/iboundscheckableitem/ +--- +## IBoundsCheckableItem interface + +```csharp +public interface IBoundsCheckableItem +``` + +## Methods + +| Name | Description | +| --- | --- | +| [CheckBounds](../../aspose.pdf.generator/iboundscheckableitem/checkbounds/)(double, double) | Checks if the item fits within the given container dimensions (inclusive). | + +### See Also + +* namespace [Aspose.Pdf.Generator](../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../) + + diff --git a/english/net/aspose.pdf.generator/iboundscheckableitem/checkbounds/_index.md b/english/net/aspose.pdf.generator/iboundscheckableitem/checkbounds/_index.md new file mode 100644 index 000000000..46e260c98 --- /dev/null +++ b/english/net/aspose.pdf.generator/iboundscheckableitem/checkbounds/_index.md @@ -0,0 +1,32 @@ +--- +title: IBoundsCheckableItem.CheckBounds +second_title: Aspose.PDF for .NET API Reference +description: IBoundsCheckableItem method. Checks if the item fits within the given container dimensions inclusive +type: docs +weight: 10 +url: /net/aspose.pdf.generator/iboundscheckableitem/checkbounds/ +--- +## IBoundsCheckableItem.CheckBounds method + +Checks if the item fits within the given container dimensions (inclusive). + +```csharp +public bool CheckBounds(double containerWidth, double containerHeight) +``` + +| Parameter | Type | Description | +| --- | --- | --- | +| containerWidth | Double | Width of the container. | +| containerHeight | Double | Height of the container. | + +### Return Value + +True if fits; otherwise, false. + +### See Also + +* interface [IBoundsCheckableItem](../) +* namespace [Aspose.Pdf.Generator](../../../aspose.pdf.generator/) +* assembly [Aspose.PDF](../../../) + +