StiDocumentPageSLService Class |
Namespace: Stimulsoft.Report.SaveLoad
The StiDocumentPageSLService type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiDocumentPageSLService | Initializes a new instance of the StiDocumentPageSLService class |
Name | Description | |
---|---|---|
![]() | Properties | (Inherited from StiService.) |
![]() | ServiceCategory |
Gets a service category.
(Inherited from StiSLService.) |
![]() | ServiceEnabled | (Inherited from StiService.) |
![]() | ServiceInfo | (Inherited from StiService.) |
![]() | ServiceName | (Inherited from StiService.) |
![]() | ServiceType | (Inherited from StiService.) |
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from StiService.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetAction |
Returns actions available for the provider.
(Inherited from StiSLService.) |
![]() | GetFilter |
Returns a filter for the provider.
(Inherited from StiSLService.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InvokeLoading |
Raises the Loading event for this object.
(Inherited from StiSLService.) |
![]() | InvokeSaving |
Raises the Saving event for this object.
(Inherited from StiSLService.) |
![]() | IsPropertiesInitializedProtected | (Inherited from StiService.) |
![]() | IsPropertyPresent | (Inherited from StiService.) |
![]() | Load |
Loads a page from the stream.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnLoading(EventArgs) | (Inherited from StiSLService.) |
![]() | OnLoading(Object, EventArgs) | (Inherited from StiSLService.) |
![]() | OnSaving(EventArgs) | (Inherited from StiSLService.) |
![]() | OnSaving(Object, EventArgs) | (Inherited from StiSLService.) |
![]() | PackService | (Inherited from StiService.) |
![]() | Save |
Saves a page in the stream.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Loading |
Event occurs when loading report engine load one element.
(Inherited from StiSLService.) |
![]() | Saving |
Event occurs when saving report engine save one element.
(Inherited from StiSLService.) |